Crate ndk[−][src]
Expand description
Android NDK
Bindings to the Android NDK.
Currently has bindings:
InputEvent
,KeyEvent
, andMotionEvent
, in theevent
moduleLooper
, in thelooper
moduleInputQueue
, in theinput_queue
moduleAssetManager
,AssetDir
, andAsset
, in theasset
moduleNativeActivity
, in thenative_activity
moduleConfiguration
, in theconfiguration
module
Modules
Bindings for the NDK AAudio Android audio API.
Assets
Bindings for AConfiguration
.
A wrapper around the NDK’s AInputEvent
.
Bindings for ALooper
Bindings for the NDK media classes.
Bindings for ANativeActivity
Bindings for ANativeWindow
Bindings for the NDK tracing API.